* minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 9 May 2010 22:39:36 +0000 (18:39 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 9 May 2010 22:39:36 +0000 (18:39 -0400)
commitee6faa1402c5fe4cab1634e41ff6732f2f95764e
treeb16681802f44324d1b8d92d529a023ba61b8323a
parent96fa8f7bfb6cebae2ce79e597ebba0012cfa596e
* minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
New custom variable.
(completion-pcm--string->pattern): Use it.
(completion-pcm--pattern->regex, completion-pcm--pattern->string):
Make it handle any symbol as `any'.
(completion-pcm--merge-completions): Extract common suffix for the new
`prefix' symbol as well.
(completion-substring--all-completions): Use the new `prefix' symbol.
etc/NEWS
lisp/ChangeLog
lisp/minibuffer.el